ComponentOne ASP.NET MVC Controls
CollectionViewResponse<T> Class Members
Properties 

C1.Web.Mvc Namespace : CollectionViewResponse<T> Class

The following tables list the members exposed by CollectionViewResponse<T>.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the data of specific column.  
Public PropertyGets or sets the error message. (Inherited from C1.Web.Mvc.OperationResult)
Public PropertyThe items data for Read command.  
Public PropertyThe results of creating, deleting or updating items.  
Public PropertyThe index of page which the items are in.  
Public PropertyGets or sets the skip item count from the start.  
Public PropertyGets or sets whether the operation is success. (Inherited from C1.Web.Mvc.OperationResult)
Public PropertyThe total number of items in the view before paging is applied.  
Top
See Also

Reference

CollectionViewResponse<T> Class
C1.Web.Mvc Namespace